home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1997 February
/
macformat-047.iso
/
Demos
/
Chiller Killers
/
Chiller
/
Chiller.DXR
/
00539.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-28
|
254 b
|
18 lines
on mouseUp
global drums, i, switchit
set drums to 0
puppetSound(1, 0)
puppetSound(3, 73)
zoom()
zoom()
zoom()
zoom()
unLoadCast()
go(#next)
repeat with i = 1 to 30000
nothing()
end repeat
do("sel27")
set switchit to 0
end